home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / fmtrk145.zip / FMTP.DOC < prev    next >
Text File  |  1995-11-29  |  5KB  |  89 lines

  1. ╔═══════════════════════════════════════════════════════════════════════════╗
  2. ║                FM Tracker Player - Version 1.25                           ║▒
  3. ║            Copyright (C) 1993,1994,1995 Sagitta Software                  ║▒
  4. ╙───────────────────────────────────────────────────────────────────────────╜▒
  5.   ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  6.  
  7. FM Tracker Player is a program which is able to play a FMT songs made in
  8. Sagitta Software's FM Tracker. It is also possible to play HSC songs.
  9.  
  10.                           ┌────────────────┐
  11.                           │Copyright notice│  
  12.  ┌────────────────────────┴────────────────┴──────────────────────────────┐
  13.  │ FMTP IS DISTRIBUTED AS FREEWARE. IT CAN BE COPIED AND GIVEN AWAY AS    │
  14.  │ LONG AS THE FILES WHICH CAME WITH FMTP ARE INCLUDED AND UNMODIFIED     │
  15.  │ (FMTP.EXE AND FMTP.DOC), AND NO CHARGE IS TAKEN (EXCEPT OF OWN         │
  16.  │ EXPENCES). FMTP SHALL NOT BE USED FOR COMMERCIAL PURPOSES WITHOUT A    │
  17.  │ WRITTEN PERMISSION FROM SAGITTA SOFTWARE.                              │
  18.  └────────────────────────────────────────────────────────────────────────┘
  19.  
  20. ──────────────────────────────Disclaimer───────────────────────────────────────
  21. SAGITTA SOFTWARE MAKES NO WARRANTY, EITHER EXPRESS OR IMPLIED, WITH RESPECT TO
  22. THIS SOFTWARE, ITS QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR ANY
  23. PARTICULAR PURPOSE. THE ENTIRE RISK AS TO ITS QUALITY AND PERFORMANCE IS WITH
  24. THE USER. IN NO EVENT WILL SAGITTA SOFTWARE BE LIABLE FOR DIRECT, INDIRECT,
  25. INCIDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM ANY DEFECT IN THE PROGRAM
  26. EVEN IF SAGITTA SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  27. ───────────────────────────────────────────────────────────────────────────────
  28.  
  29. System requirements: 
  30.   - IBM PC or compatible, preferably with an 80286 processor or better
  31.   - AdLib / Sound Blaster sound card or compatible
  32.   - DOS 5.0 or newer
  33. Also recommended: Extended keyboard
  34.  
  35.                             ┌──────────┐
  36.                             │Using FMTP│
  37.  ┌──────────────────────────┴──────────┴──────────────────────────────────┐
  38.  │ FMTP syntax:   FMTP songname(.FMT) ... @listfile -options              │
  39.  │                                                                        │
  40.  │ If no extention is specified, the default extention is FMT. That is,   │
  41.  │ if you want to play a HSC file, you MUST include the .HSC extention.   │
  42.  │ If a song file of the HSC format has any other extention than .HSC,    │
  43.  │ FMTP won't understand that it really is an HSC file. That is because   │
  44.  │ there are no methods to recognize the HSC file format. When specifying │
  45.  │ file names, wildcards are allowed. The total number of songs to be     │
  46.  │ played cannot exceed the limit of 1024.                                │
  47.  │                                                                        │
  48.  │    A listfile is a file, which consists of many song names. So,        │
  49.  │ instead of typing in a lot of songs as parameters, you may put all the │
  50.  │ song names in a listfile. Also here, wildcards are allowed. Example:   │
  51.  │ The file goodones.lst may look like this:                              │
  52.  │                                                                        │
  53.  │            trollmor                                                    │
  54.  │            thoseday.fmt                                                │
  55.  │            emptynes.hsc                                                │
  56.  │            os*.hsc                                                     │
  57.  │            a*.fmt                                                      │
  58.  │            song*                                                       │
  59.  │                                                                        │
  60.  │ To play these songs, just type "FMTP @goodones.lst"                    │
  61.  │                                                                        │
  62.  │            Command line options                                        │
  63.  │            ────────────────────                                        │
  64.  │   -E     Automatic load-error handling. You won't have to tell FMTP    │
  65.  │          what to do every time a load-error occurs. This can be useful │
  66.  │          when listening to a songlist, where one or more songs are bad │
  67.  │          or missing. Normally the program would have displayed the     │
  68.  │          error message and waited. When the -E option is used, the     │
  69.  │          program just ignores it and goes on to the next song.         │
  70.  │   -F     Force FMTP to run even if FM card autodetection fails.        │
  71.  │   -Onnn  Start at a specific order in the song(s). If the order number │
  72.  │          is to high for the particular song, it will start at order 0. │
  73.  │   -R     Random song order.                                            │
  74.  │   -S=cmd Immediate DOS Shell. "cmd" specifies which command to call    │
  75.  │          (optional).                                                   │
  76.  │                                                                        │
  77.  │   Keys in FMTP: Press 'H' while FMTP is playing to get an overview.    │
  78.  └────────────────────────────────────────────────────────────────────────┘
  79.   
  80. Sagitta Software address:
  81.  
  82.    MORTEN STENSHORNE
  83.    GOMMERUD
  84.    N-3320 VESTFOSSEN
  85.    NORWAY
  86.  
  87. E-mail: mortens5@kihdata.kih.no
  88.  
  89.